Uses of Interface
com.cisco.pt.ipc.sim.AsaObject
Packages that use AsaObject
Package
Description
Java Framework built for Packet Tracer 8.1.0.
-
Uses of AsaObject in com.cisco.pt.ipc
Methods in com.cisco.pt.ipc that return AsaObjectModifier and TypeMethodDescriptionIPCFactory.createObject(AsaObjectManager asaObjectManager, ObjectType type, String objName) IPCFactory.getObjectAt(AsaObjectManager asaObjectManager, int index) IPCFactory.getObjectByName(AsaObjectManager asaObjectManager, String objName) -
Uses of AsaObject in com.cisco.pt.ipc.sim
Methods in com.cisco.pt.ipc.sim that return AsaObjectModifier and TypeMethodDescriptionAsaObjectManager.createObject(ObjectType type, String objName) Information provided by the PKI file:AsaObjectManager.getObjectAt(int index) Information provided by the PKI file:AsaObjectManager.getObjectByName(String objName) Information provided by the PKI file: -
Uses of AsaObject in com.cisco.pt.ipc.sim.impl
Classes in com.cisco.pt.ipc.sim.impl that implement AsaObjectMethods in com.cisco.pt.ipc.sim.impl that return AsaObjectModifier and TypeMethodDescriptionAsaObjectManagerImpl.createObject(ObjectType type, String objName) Information provided by the PKI file:AsaObjectManagerImpl.getObjectAt(int index) Information provided by the PKI file:AsaObjectManagerImpl.getObjectByName(String objName) Information provided by the PKI file: